home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / graphics / fractals / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  3.4 KB  |  60 lines

  1.              ===========================================
  2.                  Fractal programms, sources & theory
  3.              ===========================================
  4. 3DFRACT.ZIP  3-d landscape generator with a sealevel using fractals.
  5.              Basic source.
  6. 3DSCAPE2.ZIP 3D Fractal landscape demo source code included
  7. BASFRACT.ZIP This Program quickly calculates a Three Dimesional appearing
  8.              Fractal even though all the points are specified in one plane.
  9. DFRAC.ZIP    DFRAC v1.4, Windows95 DirectDraw Mandelbrot exploration program.
  10. FEPFRACT.ZIP Fractal drawer (C++ source)
  11. FRACTAL.ZIP  Fractal program in basic
  12. FRAINT.ZIP   FRACTINT 19.6, DOS-based fractal generator.
  13.              Generate Mandelbrot, Julia, IFS, and many more fractals in 2D 
  14.              and 3D, including those you design yourself. Version 19 now 
  15.              supports arbitrary precision which allows zooming to a depth of 
  16.              10^1600, as well as generation of random dot stereograms. 
  17.              Copyrighted freeware. 
  18. FRASRC.ZIP   Fractint 19.6 complete C and ASM source 
  19.              For the DOS-based fractal generator. Requires Microsoft C/C++ 
  20.              7.0 or later or Borland C/C++ 3.1 or later. Object code of ASM 
  21.              modules supplied so an assembler is not required. Copyrighted 
  22.              freeware.
  23. KAOS.ZIP     Huge collection of Chaos/Fractal pascalsources
  24. KOCHPA_1.ZIP This program is a Pascal program that generates a less then 
  25.              perfect von Koch curve. It uses a recusion to draw the 
  26.              triangles on the sides of the previous triangle. 
  27. MANDEL.ZIP   Mandelbrot fractal drawer in Pascal
  28. MANDEL_1.ZIP How to calculate the Mandelbrot
  29. MANDEL1.ZIP  Fractal generator in C
  30. MANDEL2.ZIP  Mandelbroth calculator in C++
  31. MANDZOOM.ZIP Fractal zoom prog with asm src
  32. MARTIN.ZIP   MARTIN is a "screen-saver" fractal graphics display written in
  33.              Turbo Pascal 4.0 using a formula developed by Barry Martin of
  34.              Aston University and listed in "Dynamical Systems and
  35.              Fractals", an excellent book by Karl-Heinz Becker and Michael
  36.              Dörfler, Cambridge University Press, 1990. The central formula
  37.              that generates the myriad beautiful fractal designs takes only
  38.              two lines of code, and involves nothing more complex than the
  39.              square root function!
  40. PHRACT.ZIP   PHRACTASMAGORIA v1.0
  41.              A cool fractal program
  42. QUATERN.ZIP  How to calculate A Quaternion (a 'Julia-Set' in 4D). It has 
  43.              the same formula, Z(n) = Z(n-1)^2 + C, but Z and C are 
  44.              quaternion numbers, not complex. A quaternion number has 1 real 
  45.              value, and 3 imaginary, often showed as C = (a, bi, cj, dk) 
  46. UF10.ZIP     Ultra fractal 1.0 
  47.              DOS program that creates images of Mandelbrot and Julia sets. 
  48.              256-color or true-color, up to 20000 x 15000 pixels. Very fast, 
  49.              easy to use, and it contains extensive online documentation. 
  50.              Shareware US $25. 
  51. XFRAC304.ZIP Xfractint Version 3.04 
  52.              XFRACTINT 3.04, UNIX-based fractal generator. Generate 
  53.              Mandelbrot, Julia, IFS, and many more fractals in 2D and 3D, 
  54.              including those you design yourself. Version 19 now supports 
  55.              arbitrary precision which allows zooming to a depth of 10^1600, 
  56.              as well as generation of random dot stereograms. Copyrighted 
  57.              freeware.  (TAR-file)
  58.  
  59.  
  60.